.. highlightlang:: us .. index:: @f{lastprintdate} .. _@f{lastprintdate}: @f{lastprintdate} ================= .. us.tag @f{lastprintdate} NOTREADYENGLISH fieldfunction New300 Displays the date when the document was last printed. .. function:: @f{lastprintdate} @f{lastprintdate(Formatstring)} .. us.params **Parameters** .. uparam:: Formatstring As an option parameter a format string can be specified. See :ref:`DT_Format` for list of all options. .. us.example **Example** ``Date: @f{lastprintdate(%c)}`` **Output**: ``Date: 02/03/2000 13:29:40`` .. seealso:: :ref:`overview-field-functions`, :ref:`editupdate-fields`, :ref:`diagraminsert-field-function` :sub:`id-756856`